home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / etc / X11 / app-defaults / Bitmap-nocase < prev    next >
Text File  |  2009-07-28  |  7KB  |  234 lines

  1. ! $Xorg: Bitmap.ad,v 1.3 2000/08/17 19:53:49 cpqbld Exp $
  2. !
  3. ! $XFree86: $
  4. !
  5. ! The App-defaults file for Bitmap for use on file systems
  6. ! that are not case sensitive.
  7.  
  8. *TransientShell.allowShellResize:    True
  9. *shapeStyle:                oval
  10. *cursor:                left_ptr
  11. *pane.orientation:            horizontal
  12.  
  13. *Form*top:                ChainTop
  14. *Form*bottom:                ChainTop
  15. *Form*left:                ChainLeft
  16. *Form*right:                ChainLeft
  17.  
  18. *MenuButton.leftBitmap:            menu12
  19. *form*width:                      120
  20. *form*height:                     15
  21.  
  22. *baseTranslations:#override\
  23.             Ctrl<Key>c:    do-quit()\n\
  24.             <Key>q:        do-quit()\n\
  25.             Ctrl<Key>n:    do-new()\n\
  26.             Ctrl<Key>f:    do-load()\n\
  27.             Ctrl<Key>i:    do-insert()\n\
  28.             Ctrl<Key>s:    do-save()\n\
  29.             Ctrl<Key>w:    do-save-as()\n\
  30.             Ctrl<Key>r:    do-resize()\n\
  31.             Ctrl<Key>x:    do-rescale()\n\
  32.             Ctrl<Key>e:    do-filename()\n\
  33.             Ctrl<Key>b:    do-basename()\n\
  34.             Meta<Key>i:    switch-image()\n\
  35.             Meta<Key>g:    switch-grid()\n\
  36.             Meta<Key>d:    switch-dashed()\n\
  37.             Meta<Key>a:    switch-axes()\n\
  38.             Meta<Key>s:    switch-stippled()\n\
  39.             Meta<Key>p:    switch-proportional()\n\
  40.             Meta<Key>z:    switch-zoom()\n\
  41.             Meta<Key>c:    do-cut()\n\
  42.             Meta<Key>w:    do-copy()\n\
  43.             Meta<Key>y:    do-paste()
  44.  
  45.  
  46. *Toggle.translations:    <EnterWindow>:        highlight(WhenUnset)\n\
  47.             <LeaveWindow>:        unhighlight()\n\
  48.             <Btn1Down>,<Btn1Up>:     set() notify()
  49.  
  50. *MenuButton.translations:<EnterWindow>:        highlight()\n\
  51.             <LeaveWindow>:      reset()\n\
  52.             Any<BtnDown>:          reset() fix-menu() PopupMenu()
  53.  
  54. *Dialog*baseTranslations:#override\
  55.             <Key>Return:    set-dialog-button(okay, yes, retry)\n\
  56.             Ctrl<Key>g:    set-dialog-button(cancel, abort)
  57. *image*baseTranslations:#override\
  58.             <Btn1Down>,<Btn1Up>:    switch-image()
  59. *image*width: 0
  60. *image*height: 0
  61. *image*Label.internalWidth: 0
  62. *image*Label.internalHeight: 0
  63. *image*normalImage.foreground: white
  64. *image*normalImage.background: black
  65. *image*invertedImage.foreground: black
  66. *image*invertedImage.background: white
  67.  
  68. *bitmap.cursor:                   tcross
  69. *bitmap.dashes:                Dashes
  70. *bitmap.stipple:            Stippler
  71. *bitmap.stippled:            on
  72.  
  73. *TransientShell.width:            300
  74.  
  75. *input*icon:                Term
  76. *qsave*icon:                Term
  77. *error*icon:                Excl
  78. *Dialog.yes.label:            Yes
  79. *Dialog.no.label:            No
  80. *Dialog.okay.label:            OK
  81. *Dialog.abort.label:            Abort
  82. *Dialog.cancel.label:            Cancel
  83. *Dialog.retry.label:            Retry
  84.  
  85. *MenuButton.width:            58
  86.  
  87. *SimpleMenu.width:            0
  88. *SimpleMenu.height:            0
  89. *SimpleMenu.cursor:            hand2
  90. *SimpleMenu.line.height:        0
  91.  
  92. *fileButton.label:            File
  93. *fileButton.menuName:            fileMenu
  94.  
  95. *editButton.label:            Edit
  96. *editButton.fromHoriz:             fileButton
  97. *editButton.menuName:            editMenu
  98.  
  99. *formy.status*top:            ChainTop
  100. *formy.status*bottom:            ChainTop
  101. *formy.status*left:            ChainLeft
  102. *formy.status*right:            ChainRight
  103. *status.fromHoriz:            editButton
  104. *status.borderWidth:            0
  105.  
  106. *SmeBSB.HorizontalMargins:        32
  107.  
  108. *fileMenu.new.label:            New (Ctrl-N)...
  109. *fileMenu.load.label:            Load (Ctrl-F)...   
  110. *fileMenu.insert.label:            Insert (Ctrl-I)... 
  111. *fileMenu.save.label:            Save (Ctrl-S)
  112. *fileMenu.saveAs.label:            Save As (Ctrl-W)...
  113. *fileMenu.resize.label:            Resize (Ctrl-R)... 
  114. *fileMenu.rescale.label:        Rescale (Ctrl-X)...
  115. *fileMenu.filename.label:        Filename (Ctrl-E)...
  116. *fileMenu.basename.label:        Basename (Ctrl-B)...
  117. *fileMenu.quit.label:            Quit (Ctrl-C, Q)
  118.  
  119. *editMenu.image.label:            Image (Meta-I)
  120. *editMenu.grid.label:            Grid (Meta-G)
  121. *editMenu.dashed.label:            Dashed (Meta-D)
  122. *editMenu.axes.label:            Axes (Meta-A)
  123. *editMenu.stippled.label:        Stippled (Meta-S)
  124. *editMenu.proportional.label:        Proportional (Meta-P)
  125. *editMenu.zoom.label:            Zoom (Meta-Z)
  126. *editMenu.cut.label:            Cut (Meta-C)
  127. *editMenu.copy.label:            Copy (Meta-W)
  128. *editMenu.paste.label:            Paste (Meta-Y, Ctrl-mb)
  129.  
  130. *form.clear.label:            Clear
  131. *form.set.fromVert:             clear
  132. *form.set.label:            Set
  133. *form.invert.fromVert:             set
  134. *form.invert.label:            Invert
  135.  
  136. *form.mark.vertDistance:        10
  137. *form.mark.fromVert:            invert
  138. *form.mark.label:            Mark
  139. *form.unmark.fromVert:                  mark
  140. *form.unmark.label:            Unmark
  141.  
  142. *form.copy.vertDistance:        10
  143. *form.copy.fromVert:             unmark
  144. *form.copy.radioGroup:            mark
  145. *form.copy.label:            Copy
  146. *form.move.fromVert:             copy
  147. *form.move.radioGroup:            copy
  148. *form.move.label:            Move
  149.  
  150. *form.flipHoriz.vertDistance:        10
  151. *form.flipHoriz.width:            36
  152. *form.flipHoriz.height:            36
  153. *form.flipHoriz.fromVert:         move
  154. *form.flipHoriz.bitmap:            FlipHoriz
  155. *form.up.vertDistance:            10
  156. *form.up.width:                36
  157. *form.up.height:            36
  158. *form.up.fromVert:             move
  159. *form.up.fromHoriz:            flipHoriz
  160. *form.up.bitmap:            Up
  161. *form.flipVert.vertDistance:        10
  162. *form.flipVert.width:            36
  163. *form.flipVert.height:            36
  164. *form.flipVert.fromVert:         move
  165. *form.flipVert.fromHoriz:        up
  166. *form.flipVert.bitmap:            FlipVert
  167. *form.left.width:            36
  168. *form.left.height:            36
  169. *form.left.fromVert:             flipHoriz
  170. *form.left.bitmap:            Left
  171. *form.fold.width:            36
  172. *form.fold.height:            36
  173. *form.fold.fromVert:             up
  174. *form.fold.fromHoriz:             left
  175. *form.fold.bitmap:            Fold
  176. *form.right.width:            36
  177. *form.right.height:            36
  178. *form.right.fromVert:             flipVert
  179. *form.right.fromHoriz:             fold
  180. *form.right.bitmap:            Right
  181. *form.rotateLeft.width:            36
  182. *form.rotateLeft.height:        36
  183. *form.rotateLeft.fromVert:        left
  184. *form.rotateLeft.bitmap:        RotateLeft
  185. *form.down.width:            36
  186. *form.down.height:            36
  187. *form.down.fromVert:             fold
  188. *form.down.fromHoriz:             rotateLeft
  189. *form.down.bitmap:            Down
  190. *form.rotateRight.width:        36
  191. *form.rotateRight.height:        36
  192. *form.rotateRight.fromVert:        right
  193. *form.rotateRight.fromHoriz:        down
  194. *form.rotateRight.bitmap:        RotateRight
  195.  
  196. *form.point.vertDistance:        10
  197. *form.point.fromVert:             rotateLeft
  198. *form.point.radioGroup:          move
  199. *form.point.label:            Point
  200. *form.curve.fromVert:             point
  201. *form.curve.radioGroup:          point
  202. *form.curve.label:            Curve
  203. *form.line.fromVert:             curve
  204. *form.line.radioGroup:             curve
  205. *form.line.label:            Line
  206. *form.rectangle.fromVert:         line
  207. *form.rectangle.radioGroup:          line
  208. *form.rectangle.label:            Rectangle
  209. *form.filledRectangle.fromVert:     rectangle
  210. *form.filledRectangle.radioGroup:      rectangle
  211. *form.filledRectangle.label:        Filled Rectangle
  212. *form.circle.fromVert:             filledRectangle
  213. *form.circle.radioGroup:          filledRectangle
  214. *form.circle.label:            Circle
  215. *form.filledCircle.fromVert:         circle
  216. *form.filledCircle.radioGroup:      circle
  217. *form.filledCircle.label:        Filled Circle
  218. *form.floodFill.fromVert:        filledCircle
  219. *form.floodFill.radioGroup:          filledCircle
  220. *form.floodFill.label:            Flood Fill
  221.  
  222. *form.setHotSpot.vertDistance:        10
  223. *form.setHotSpot.fromVert:         floodFill
  224. *form.setHotSpot.radioGroup:          floodFill
  225. *form.setHotSpot.label:            Set Hot Spot
  226. *form.clearHotSpot.fromVert:         setHotSpot
  227. *form.clearHotSpot.label:        Clear Hot Spot
  228.  
  229. *form.undo.vertDistance:        10
  230. *form.undo.fromVert:            clearHotSpot
  231. *form.undo.label:            Undo
  232.  
  233.  
  234.